Skip to content

release: 7.7.0#559

Open
stainless-app[bot] wants to merge 52 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 7.7.0#559
stainless-app[bot] wants to merge 52 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 14, 2026

Automated Release PR

7.7.0 (2026-05-07)

Full Changelog: v7.6.0...v7.7.0

Features

  • api: api update (7428d26)
  • api: api update (e79d0da)
  • api: api update (9a22d87)
  • api: api update (e0941b9)
  • api: api update (b81180a)
  • api: change auth to npm to oidc (22cb9c3)
  • client: add connection pooling option (b32cb5e)
  • client: add more convenience service method overloads (98dfad7)
  • client: improve logging (45718e3)
  • client: more robust error parsing (31c1298)
  • client: support proxy authentication (164fca2)
  • support setting headers via env (3d5f1bb)

Bug Fixes

  • api: remove invalid transform config (8e955cc)
  • client: allow updating header/query affecting fields in toBuilder() (a2bef27)
  • client: incorrect Retry-After parsing (184ead0)
  • docs: fix mcp installation instructions for remote servers (2263e95)

Performance Improvements

  • client: create one json mapper (fa5904f)

Chores

  • api: minor updates (517681b)
  • ci: skip lint on metadata-only changes (097c2e8)
  • ci: skip uploading artifacts on stainless-internal branches (511e088)
  • drop apache dependency (7e8f6e8)
  • internal: allow passing args to ./scripts/test (5a4b86a)
  • internal: codegen related update (7e59d99)
  • internal: codegen related update (4c0d39d)
  • internal: codegen related update (9390e9d)
  • internal: expand imports (3ee90d0)
  • internal: make OkHttp constructor internal (4817a04)
  • internal: tweak CI branches (0a639b6)
  • internal: update TestServerExtension comment (4f87f8c)
  • internal: update gitignore (c5b3f87)
  • internal: update multipart form array serialization (971b625)
  • internal: update retry delay tests (74d13c9)
  • internal: upgrade AssertJ (1969203)
  • make Properties more resilient to null (0019871)
  • redact api-key headers in debug logs (57fb214)
  • remove duplicated dokka setup (a136d65)
  • tests: bump steady to v0.19.4 (c5bf4b6)
  • tests: bump steady to v0.19.5 (c41f85e)
  • tests: bump steady to v0.19.6 (d0696f6)
  • tests: bump steady to v0.19.7 (cc4b8a7)
  • tests: bump steady to v0.20.1 (8ea2902)
  • tests: bump steady to v0.20.2 (62c445f)
  • tests: bump steady to v0.22.1 (712b749)

Documentation

  • clarify forwards compat behavior (766609c)

Refactors

  • tests: switch from prism to steady (153f640)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

stainless-app Bot added 30 commits April 14, 2026 18:24
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a761eb9 to 155f581 Compare April 14, 2026 18:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 155f581 to 391fad7 Compare April 16, 2026 23:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 391fad7 to e31a15b Compare April 17, 2026 19:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e31a15b to c3c0dd3 Compare April 27, 2026 22:32
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 27, 2026

🧪 Testing

To try out this version of the SDK:

Add the following URL as a Maven source: 'https://pkg.stainless.com/s/finch-java/3d5f1bb1b67cff6fc2e6549e554e4a92e6625457/mvn'

Expires at: Wed, 27 May 2026 22:36:20 GMT
Updated at: Mon, 27 Apr 2026 22:36:20 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c3c0dd3 to 64714a8 Compare April 29, 2026 18:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 64714a8 to 40a1e4f Compare April 30, 2026 16:27
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 40a1e4f to ad0d694 Compare May 1, 2026 16:41
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from ad0d694 to e6cbc78 Compare May 4, 2026 15:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e6cbc78 to cd0cef6 Compare May 4, 2026 20:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from cd0cef6 to b46466b Compare May 4, 2026 23:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b46466b to 0973c15 Compare May 5, 2026 18:48
Logging is now:
1. Streaming
4. Configurable in-memory
5. Generally more robust
6. Usable with any underlying http client
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0973c15 to 2d712c0 Compare May 6, 2026 21:01
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 2d712c0 to 48c347d Compare May 7, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants